Autogenerated HTML docs for v1.3.2-g8611 
diff --git a/git-repack.txt b/git-repack.txt index d2f9a44..9516227 100644 --- a/git-repack.txt +++ b/git-repack.txt 
@@ -38,6 +38,7 @@  -d:: 	After packing, if the newly created packs make some 	existing packs redundant, remove the redundant packs. +	Also runs gitlink:git-prune-packed[1].    -l::  Pass the `--local` option to `git pack-objects`, see